/* ColorMap for G-Force                                  */
/* ----------------------------------------------------- */
/* Aquareal                                              */
/*                                                       */   
/*                            ziggystar@gmx.de           */   
/* ----------------------------------------------------- */

H="0.5+0.5*sin(i*5)", 																   
// in that colormap (from red [0/360] to blue [240])

V="0.6+0.2*sin(i*3)+0.2*cos(i*2)",             

S="0.4+0.3*sin(i*2+t*0.3)",
// The animation of black mixed into this color splace

Vers=100											
